[INFO] cloning repository https://github.com/banr1/forked-commit-boost-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banr1/forked-commit-boost-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-commit-boost-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-commit-boost-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c370ead19abc6ae443e33f5678ef6e790f2be73
[INFO] testing banr1/forked-commit-boost-client against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-commit-boost-client" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/banr1/forked-commit-boost-client
[INFO] finished tweaking git repo https://github.com/banr1/forked-commit-boost-client
[INFO] tweaked toml for git repo https://github.com/banr1/forked-commit-boost-client written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/banr1/forked-commit-boost-client on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/banr1/forked-commit-boost-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d9305bb7bc9b7c576fa54875b32c5b315b7bf68ded5093db45a38bc95ebcb62
[INFO] running `Command { std: "docker" "start" "-a" "7d9305bb7bc9b7c576fa54875b32c5b315b7bf68ded5093db45a38bc95ebcb62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d9305bb7bc9b7c576fa54875b32c5b315b7bf68ded5093db45a38bc95ebcb62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d9305bb7bc9b7c576fa54875b32c5b315b7bf68ded5093db45a38bc95ebcb62", kill_on_drop: false }`
[INFO] [stdout] 7d9305bb7bc9b7c576fa54875b32c5b315b7bf68ded5093db45a38bc95ebcb62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d04903f3b8ff760cfa57c2eaa4cef463a8a8255db6c6c132464c45995aeb09c0
[INFO] running `Command { std: "docker" "start" "-a" "d04903f3b8ff760cfa57c2eaa4cef463a8a8255db6c6c132464c45995aeb09c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling c-kzg v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling syn-solidity v0.8.15
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.15
[INFO] [stderr]    Compiling alloy-primitives v0.8.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling nybbles v0.2.1
[INFO] [stderr]    Compiling alloy-json-abi v0.8.15
[INFO] [stderr]    Compiling ethereum_serde_utils v0.7.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.4.2
[INFO] [stderr]    Compiling ethereum_ssz v0.8.0
[INFO] [stderr]    Compiling alloy-serde v0.8.0
[INFO] [stderr]    Compiling alloy-trie v0.7.6
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.15
[INFO] [stderr]    Compiling alloy-eips v0.8.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.15
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling alloy-consensus v0.8.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling tower v0.5.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling alloy-signer v0.8.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling alloy-network-primitives v0.8.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling alloy-consensus-any v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling interprocess v2.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling ethereum_hashing v0.6.0
[INFO] [stderr]    Compiling alloy-sol-types v0.8.15
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ethereum_ssz v0.5.3
[INFO] [stderr]    Compiling tree_hash v0.6.0
[INFO] [stderr]    Compiling alloy-chains v0.1.24
[INFO] [stderr]    Compiling ethereum_serde_utils v0.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-engine v0.8.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bls v0.2.0 (https://github.com/sigp/lighthouse?rev=9e12c21f268c80a3f002ae0ca27477f9f512eb6f#9e12c21f)
[INFO] [stderr]    Compiling alloy-rpc-types-beacon v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling salsa20 v0.8.1
[INFO] [stderr]    Compiling ethereum_hashing v0.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling tree_hash v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling scrypt v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling eth2_key_derivation v0.1.0 (https://github.com/sigp/lighthouse?rev=9e12c21f268c80a3f002ae0ca27477f9f512eb6f#9e12c21f)
[INFO] [stderr]    Compiling ethereum_ssz v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling eth2_keystore v0.1.0 (https://github.com/sigp/lighthouse?rev=9e12c21f268c80a3f002ae0ca27477f9f512eb6f#9e12c21f)
[INFO] [stderr]    Compiling ssz_types v0.8.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling tree_hash_derive v0.8.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling alloy-json-rpc v0.8.0
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.8.0
[INFO] [stderr]    Compiling alloy-transport v0.8.0
[INFO] [stderr]    Compiling alloy-dyn-abi v0.8.15
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling alloy-pubsub v0.8.0
[INFO] [stderr]    Compiling alloy-transport-http v0.8.0
[INFO] [stderr]    Compiling alloy-core v0.8.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling alloy-transport-ipc v0.8.0
[INFO] [stderr]    Compiling alloy-transport-ws v0.8.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling alloy-rpc-types-any v0.8.0
[INFO] [stderr]    Compiling alloy-network v0.8.0
[INFO] [stderr]    Compiling alloy-rpc-client v0.8.0
[INFO] [stderr]    Compiling alloy-rpc-types v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling alloy-provider v0.8.0
[INFO] [stderr]    Compiling alloy-signer-local v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling alloy-contract v0.8.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling axum-extra v0.9.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling alloy v0.8.0
[INFO] [stderr]    Compiling docker-compose-types v0.12.0
[INFO] [stderr]    Compiling cb-common v0.4.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling histogram v0.11.0
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling cb-metrics v0.4.0 (/opt/rustwide/workdir/crates/metrics)
[INFO] [stderr]    Compiling cb-cli v0.4.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling cb-pbs v0.4.0 (/opt/rustwide/workdir/crates/pbs)
[INFO] [stderr]    Compiling cb-signer v0.4.0 (/opt/rustwide/workdir/crates/signer)
[INFO] [stderr]    Compiling commit-boost v0.4.0 (/opt/rustwide/workdir/bin)
[INFO] [stderr]    Compiling cb-tests v0.4.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling da_commit v0.4.0 (/opt/rustwide/workdir/examples/da_commit)
[INFO] [stderr]    Compiling builder_log v0.4.0 (/opt/rustwide/workdir/examples/builder_log)
[INFO] [stderr]    Compiling status_api v0.4.0 (/opt/rustwide/workdir/examples/status_api)
[INFO] [stderr]    Compiling cb-bench-pbs v0.4.0 (/opt/rustwide/workdir/benches/pbs)
[INFO] [stderr] error: could not compile `commit-boost` (bin "commit-boost-pbs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name commit_boost_pbs --edition=2021 bin/pbs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4abf738cb51ed1e -C extra-filename=-e193d08f7ed4cb34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cb_cli=/opt/rustwide/target/debug/deps/libcb_cli-b203c605cfcfb350.rlib --extern cb_common=/opt/rustwide/target/debug/deps/libcb_common-a5ac11243dee57e5.rlib --extern cb_metrics=/opt/rustwide/target/debug/deps/libcb_metrics-4cc21f905dc7aeb5.rlib --extern cb_pbs=/opt/rustwide/target/debug/deps/libcb_pbs-4f40ff8b1c9a53ce.rlib --extern cb_signer=/opt/rustwide/target/debug/deps/libcb_signer-e948d9ea1c1028ff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0e6108011294a95a.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-28932ec802a824f8.rlib --extern commit_boost=/opt/rustwide/target/debug/deps/libcommit_boost-2ec34a4f35d1c819.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-edbb7f4113435ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3007ededc8315bd5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0ef7134ca02320f8.rlib --extern tree_hash=/opt/rustwide/target/debug/deps/libtree_hash-292a3c879c013d19.rlib --extern tree_hash_derive=/opt/rustwide/target/debug/deps/libtree_hash_derive-4b07cc03181d0e77.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/c-kzg-fc1041e4eb6bc3e8/out -L native=/opt/rustwide/target/debug/build/blst-113b5644f1e02225/out -L native=/opt/rustwide/target/debug/build/ring-0e0eec4eb1891fff/out -L native=/opt/rustwide/target/debug/build/ring-2ba93113ec026339/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `status_api` (bin "status_api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name status_api --edition=2021 examples/status_api/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=563296cda046fce0 -C extra-filename=-b1636a9a47ebd818 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-66e50d0a75a2ef55.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-fc34772fafb064a3.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-28932ec802a824f8.rlib --extern commit_boost=/opt/rustwide/target/debug/deps/libcommit_boost-2ec34a4f35d1c819.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-edbb7f4113435ff5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-11a370a7170f9408.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-14db265d935f9200.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-80a0011cffdfb8fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c5f2e95115242729.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3007ededc8315bd5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0ef7134ca02320f8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/c-kzg-fc1041e4eb6bc3e8/out -L native=/opt/rustwide/target/debug/build/blst-113b5644f1e02225/out -L native=/opt/rustwide/target/debug/build/ring-0e0eec4eb1891fff/out -L native=/opt/rustwide/target/debug/build/ring-2ba93113ec026339/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSPr9ee/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-28932ec802a824f8,libcolor_spantrace-98c2d8c18ca95d0c,libtracing_error-82023163bd53a468,libowo_colors-34f7982758e53ee6,libbacktrace-8f5e4d6797132fcc,libminiz_oxide-b2452c8e104ed08a,libadler-f4caa73e14204bdd,libobject-7624140a504cdcfb,libaddr2line-d58956eadc09ad88,libgimli-54e909d6d5339c51,librustc_demangle-f257d5a904da7bce,libcb_signer-e948d9ea1c1028ff,libuuid-165836b12bd15ed4,libcb_metrics-4cc21f905dc7aeb5,libaxum_extra-8a1c0f9798889afc,libheaders-45bda70ccabbda0e,libheaders_core-b6313c5dee954a02,libbase64-64299f9d815d057c,libprometheus-14db265d935f9200,libprotobuf-e4d455bf1b9745af,libcb_common-a5ac11243dee57e5,libserde_yaml-547ea02057db784f,libunsafe_libyaml-7bc1bf218b2f5452,libctr-7ebb3dfd21af3047,libtracing_appender-d7072fb60a573755,libtime-657908e906b0ebe9,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-2cc044145f489516,libtracing_serde-1d2716ba7bbb1357,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libsharded_slab-86c02de814b2de8a,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libregex-314cb1fe1bd0b176,libregex_automata-bd943fce52b05191,libregex_syntax-f929e2da07825d34,libthread_local-63cc183b1d579f9d,libtracing_log-a1a74d58d27ebbfb,libcrossbeam_channel-a302d691fa370eda,libpbkdf2-54709c3a11f54c55,libeth2_keystore-af1a8384e3c1538d,libuuid-9232482db807b6b3,libscrypt-8b59792c9c513ebe,libsalsa20-900abee7cff0e57a,libpbkdf2-96835fe43f5a1aa2,libhmac-91eeea3bc53376c6,libcrypto_mac-e09290e68c6a9b97,libeth2_key_derivation-40c1cfe93e7be4e9,libsha2-0996d9a78c3f93e4,libdigest-0fa7c814d0c80650,libblock_buffer-07c283510ecda112,libring-3f4a0cc934caa27a,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libnum_bigint_dig-67127f6cf1a6b294,libnum_integer-6dc7f3e032fa06cf,libnum_traits-94734fccb269ae78,libbls-b259f667ebad01f0,libtree_hash-febe591314725be4,libethereum_hashing-770e6b29b8d34ad8,liblazy_static-11a370a7170f9408,libssz-366dfcfdb68c145e,libitertools-eae98be9cd9427cf,libserde_utils-16dce1cf69ee69d4,libethereum_types-887ca7fdb6366292,libethbloom-0d240395e6849f9b,libprimitive_types-696475867126fb65,libuint-38eb63f2d4742be2,libimpl_serde-0826837ee940455b,libimpl_rlp-919b65e56350575b,librlp-c280b05c6533b461,libfixed_hash-04c57f75a741f8f7,librustc_hex-bc63b2791f5fe1af,libstatic_assertions-d53a9977dc6e27e5,libaes-0c2b6c7861e48454,libctr-459ab3ab578beace,libopaque_debug-1c8528c9b2d49180,libcipher-d2cbe21c9536109e,libaes-0faf3627d12f1ff2,libcipher-7d28ccb4f6c585b3,libinout-ce80deda0d5915ea,libssz_types-d7cb2bde29aac6b4,libssz-1c7a96e51e68df94,libaxum-fc34772fafb064a3,libserde_path_to_error-7e98fc04541a2905,libmatchit-b2689776cf6e5db9,libsync_wrapper-3774b2b6a2e7860b,libaxum_core-e3b1f62737b92431,libtoml-7af85d9911f34946,libtoml_edit-c0beedeecfe7472e,libserde_spanned-680ac4a4a3101de2,libtoml_datetime-fc5ded1e7b9781cf,libtree_hash-292a3c879c013d19,libethereum_hashing-4351f905978121f5,libeyre-edbb7f4113435ff5,libindenter-c5e34d39e16440e0,liballoy-5f1a9058d108437b,liballoy_signer_local-88a010f7099e515d,liballoy_rpc_types-274db5f0618becd4,liballoy_rpc_types_beacon-9eadb21a65771e06,libserde_with-6dc784606a590512,liballoy_rpc_types_engine-3ce52ca7854a0096,liballoy_contract-95fb13f9dcfbe7b6,liballoy_provider-bec931498e382927,libschnellru-f520b57512ba6cca,libhashbrown-da345280dcb8293c,libdashmap-3ae9c974b13728e6,libcrossbeam_utils-abdd7d24ebba491b,liblru-3f22e63ff102f1ad,libhashbrown-a70161984efad8fb,libahash-c9582832fe7e8f59,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libasync_stream-d37ee0b5a41fef57,liballoy_rpc_client-271ff82516d3f601,liballoy_transport_ipc-7a79bdfd7fb5e129,libinterprocess-fba3221807fe2800,liballoy_transport_ws-ff82c7f5df24e294,libtokio_tungstenite-92d2077f8088713c,libwebpki_roots-da7c941772089550,libtokio_rustls-517c9e4400db5a63,libtungstenite-4b0cd2f6cf841808,libdata_encoding-02a524d0cb7bb851,librand-7f84bfbec100ee7b,librand_chacha-beb6b5268518cc0c,libppv_lite86-4250c766b4729968,librustls-642f441e03a04df2,libwebpki-6592749feb4e24b1,libring-b2fb56175858a4f6,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-151eedfd750eecf9,libthiserror-bb6e06014df7016b,liballoy_transport_http-b396507f8358ebac,libreqwest-80a0011cffdfb8fd,librustls_pemfile-3c6490a334b3bb10,librustls_pki_types-870aa897f2016219,libserde_urlencoded-2e9e426bb018da6d,libipnet-f3b116e706e145a1,libhyper_tls-fa986bae971f8573,libtokio_native_tls-2d3c55b36c98a2dc,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libnative_tls-8b80f04b58b37f39,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ca204504a4497656,libbitflags-f87f62472e1f73dd,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1c042f2c7623d2e6,libhyper_util-bae951be14ea2fac,libtower-c17cda264863960e,libhyper-c74264d67ed76a41,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libh2-856bf50069e8a181,libindexmap-5c20baedb853ee81,libequivalent-fdc46004df91ad08,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f7497e1ea2d376b8,libhttp_body-1628f713d81df4b9,libhttp-843e3bc60b4212e5,libfnv-2d77ec4f6f971b24,liballoy_pubsub-e4a589ff35f63384,libtokio_stream-8b42d41be83eba4a,libtokio_util-1dee5a99f66f8656,libbimap-2a668d8689860379,libpin_project-3e38ba117c3921b2,libfutures-5ee8557722cbf9e0,libfutures_executor-913b2eed4d869514,liballoy_chains-f816208d7f822e99,libstrum-9ba4d95abb6e161f,libnum_enum-88dda4935bd97c13,liballoy_transport-b795311dee2eb929,liburl-e56dbbcc1d15d55d,libidna-3234e636fe23c847,libunicode_normalization-802829f246b2d832,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libtokio-3007ededc8315bd5,libsignal_hook_registry-b2d1c331d12e72aa,libsocket2-dfe81951fcbad853,libmio-3f1570a882153b29,libparking_lot-52f793a0998e2117,libparking_lot_core-f2de4383b15b5cbe,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libbase64-2a03de3babadded3,libtower-f01ccd1e74abc242,libsync_wrapper-17f912c27eab8964,libtower_service-aa28c9aa29f1c654,libtower_layer-d70c7e404336389b,libfutures_util-0ffc45b769332b49,libmemchr-659d2f3239d1b4b2,libfutures_io-1e8dd8eeffe2c5f5,libslab-d0823efe3ec1cdd2,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liballoy_network-3945b1757f6eb35b,liballoy_signer-9fa42a54e4949bef,liballoy_rpc_types_any-afcd15cb9d1ccb19,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-bce46e974953ed34,liballoy_consensus_any-a4e9b894d1b33fe0,liballoy_network_primitives-bdd4cb7986ad2d81,liballoy_json_rpc-53769c03bee03489,libthiserror-d6a93cc31a01f726,liballoy_consensus-beaf5e4fe2c3ae8b,liballoy_eips-279b7dcb474824d8,libssz-c23bc048f9330d8e,libitertools-a8e3e61cce225640,libeither-3418544bd3d6efdd,libserde_utils-44215b1efa0973ed,liballoy_serde-4e444dc1f7e0596b,libserde_json-6e3a552729084438,libryu-f8ba606093049f91,liballoy_eip7702-8dddbf5b3ebf8db6,libc_kzg-1fcced32189254ca,libhex-28742b4ca144387c,libblst-86cd647a3ee50e35,libthreadpool-eb17c8e1f74732cd,libnum_cpus-632f4b687638e936,liballoy_eip2930-68120c115d1fef50,liballoy_trie-bbc8a5ff3e1a47f2,libtracing-0ef7134ca02320f8,liblog-276235a63555025f,libpin_project_lite-e0c50e8704e39276,libtracing_core-71bc77566cba2a09,libnybbles-eb1250ecd317672f,libsmallvec-00b07842a94787bd,liballoy_core-0a114ec210d8354f,liballoy_dyn_abi-4a59542ca86fd86c,liballoy_sol_types-5a5757f5d6a489a1,liballoy_json_abi-416ae1c83836ca40,liballoy_sol_type_parser-eb5f2c276b2e89b0,libwinnow-67612caa8f3623dd,liballoy_primitives-2de0ab544b1368b4,libitoa-4c6598116a867907,libhashbrown-99057d71b87a2067,libfoldhash-83572f23af9b3f37,libhex_literal-8878a654be8cbe3b,libconst_hex-4bf9c4b50b65b0cf,libderive_more-f9096f000f974f6d,libk256-fc0dc3c3da658af5,libsha2-88d88ebab4d2a23c,libcpufeatures-42c2188ae17ada4c,libecdsa-2ebc4341f2fbd832,librfc6979-fde49c43c6b7212e,libhmac-048acedeece0e016,libsignature-5dc1837c0b1f0a34,libdigest-587ba31cbeeaf49b,libblock_buffer-62b2a3f5e05b4926,libcrypto_common-d293789a1a53cba3,libonce_cell-24c5d665b6879050,libelliptic_curve-ed4b7f029b4c5b2e,libpkcs8-83c7681c42424f1f,libspki-0c9a825e1292c5f4,libsec1-721fe5dc45e06886,libder-4ff1903249f18d25,libconst_oid-5d63b50f42b847e9,libcrypto_bigint-0428ed12e0782205,libgeneric_array-04e5c7cc90750bde,libtypenum-d9cba146b74f4906,libbase16ct-b0752502dc7a9a1c,libzeroize-3bb7d7289050df62,libgroup-e4d909202cdc6a3e,libff-693b3784b3d4225e,librand_core-3696cb05a6b1a5e3,libgetrandom-aa46fd51a8fa3ea3,liblibc-046ea5b3e73a06e9,libcfg_if-33ef6c02a07f9fec,libsubtle-fdb157e48338ed49,libruint-44eababa20e38d06,liballoy_rlp-cc289bd11f4dac97,libarrayvec-f5ce7471f91c272c,libbytes-3620c58eb5aa0d66,libserde-c5f2e95115242729,libtiny_keccak-5ec3a643d54e5556,libcrunchy-1fd590d509c07a18}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSPr9ee/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-fc1041e4eb6bc3e8/out" "-L" "/opt/rustwide/target/debug/build/blst-113b5644f1e02225/out" "-L" "/opt/rustwide/target/debug/build/ring-0e0eec4eb1891fff/out" "-L" "/opt/rustwide/target/debug/build/ring-2ba93113ec026339/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/commit_boost_signer-7497949c0cf05bcf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `commit-boost` (bin "commit-boost-signer") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d04903f3b8ff760cfa57c2eaa4cef463a8a8255db6c6c132464c45995aeb09c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04903f3b8ff760cfa57c2eaa4cef463a8a8255db6c6c132464c45995aeb09c0", kill_on_drop: false }`
[INFO] [stdout] d04903f3b8ff760cfa57c2eaa4cef463a8a8255db6c6c132464c45995aeb09c0
